-
Home
-
xbulk edit bundle – WooCommerce Product and Coupons and Orders Bulk Editing,WordPress Posts Bulk Editing
-
2.1.0
-
Code
-
Classes
- Order_Table_Based
Total Complexity |
226 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
961 |
Lines of code |
785 |
Logical lines of code |
480 |
Comment lines |
0 |
Methods |
49 |
Properties |
6 |
Methods 49
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_taxonomies() |
C |
37 |
25 |
67 |
get_orders() |
B |
38 |
23 |
56 |
set_custom_fields() |
B |
40 |
19 |
55 |
set_products_ids() |
B |
40 |
17 |
62 |
set_orderby() |
A |
51 |
10 |
27 |
maybe_remap_args() |
S |
45 |
6 |
40 |
set_order_discount() |
S |
53 |
7 |
22 |
set_date_paid() |
S |
53 |
7 |
22 |
set_order_discount_tax() |
S |
53 |
7 |
22 |
apply_text_operator() |
S |
55 |
6 |
21 |
set_date_modified() |
S |
55 |
6 |
19 |
set_date_created() |
S |
55 |
6 |
19 |
set_order_total() |
S |
55 |
6 |
19 |
set_status() |
S |
56 |
5 |
18 |
set_join() |
S |
57 |
4 |
17 |
set_order_shipping_tax() |
S |
61 |
4 |
13 |
set_order_shipping() |
S |
61 |
4 |
13 |
set_recorded_coupon_usage_counts() |
S |
60 |
4 |
13 |
get_methods() |
S |
44 |
1 |
45 |
set_recorded_sales() |
S |
67 |
3 |
7 |
set_order_stock_reduced() |
S |
67 |
3 |
7 |
set_billing_postcode() |
S |
65 |
2 |
8 |
set_shipping_postcode() |
S |
65 |
2 |
8 |
set_shipping_last_name() |
S |
65 |
2 |
8 |
set_shipping_first_name() |
S |
65 |
2 |
8 |
set_shipping_state() |
S |
65 |
2 |
8 |
set_shipping_country() |
S |
65 |
2 |
8 |
set_shipping_company() |
S |
65 |
2 |
8 |
set_shipping_city() |
S |
65 |
2 |
8 |
set_shipping_address_2() |
S |
65 |
2 |
8 |
set_shipping_address_1() |
S |
65 |
2 |
8 |
set_billing_city() |
S |
65 |
2 |
8 |
set_billing_last_name() |
S |
65 |
2 |
8 |
set_billing_first_name() |
S |
65 |
2 |
8 |
get_method() |
S |
78 |
2 |
3 |
set_order_ids() |
S |
73 |
2 |
4 |
set_customer_ip_address() |
S |
67 |
2 |
7 |
set_created_via() |
S |
67 |
2 |
7 |
set_prices_include_tax() |
S |
67 |
2 |
7 |
set_billing_address_1() |
S |
65 |
2 |
8 |
set_billing_address_2() |
S |
65 |
2 |
8 |
set_billing_company() |
S |
65 |
2 |
8 |
set_billing_country() |
S |
65 |
2 |
8 |
set_billing_state() |
S |
65 |
2 |
8 |
set_billing_email() |
S |
65 |
2 |
8 |
set_billing_phone() |
S |
65 |
2 |
8 |
set_payment_method() |
S |
74 |
1 |
4 |
set_order_currency() |
S |
74 |
1 |
4 |
__construct() |
S |
74 |
1 |
5 |